PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.colors Package / PDFRgbColor Class / getR Method
In This Topic
    getR Method
    In This Topic
    Gets the red component.
    Syntax
    public int getR()

    Return Value

    the red component.
    See Also